home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / dbill52.zip / HISTORY.TXT < prev    next >
Text File  |  1992-06-14  |  24KB  |  508 lines

  1.  
  2.                       VERSION/UPDATE HISTORY FOR DOORBILL
  3.                       ===================================
  4.  
  5. Version 5.2
  6. -----------
  7. (06-15-92)
  8.   Due to a silly oversight on my part, only 99 Bulletins have previously been
  9.  allowed. Changed that so you can now have up to 999 Bulletins (which should
  10.  cover 400 Doors nicely!).
  11.  
  12.   Somewhere along the line the Security Level for the Categories got screwed
  13.  up and Categories that were above a callers level were being shown anyway.
  14.  Who knows how long it has been like that!
  15.  
  16. (06-01-92)      <- NOTE: Not implemented yet!
  17.   Ok, I am gonna try putting COMLOCK back in, but as an internal function
  18.  this time rather than a separate program. There is a new field in DBUTIL in
  19.  each Door screen labeled DTE. If you have an HST and are locking the baud
  20.  rate, enter the first 2 numbers of that value here. For example, you are
  21.  locking at 38,400, enter 38. If you are locking at 9600, enter 96. If I have
  22.  as much trouble with it as last time, I will probably just give up on it
  23.  altogether!
  24.  
  25. (05-29-92)
  26.   For PCBoard users: When you indicate that a Door is not multi-node, DoorBill
  27.  writes a 'BUSY' file to keep other nodes out while someone is playing. If
  28.  something happens that the file doesn't get deleted (lock-up, power failure)
  29.  then no one can play the game until that file is deleted. DoorBill now checks
  30.  the PCBoard USERNET.DAT file to see if the name listed in the BUSY file is
  31.  really online. If not then it automatically deletes the BUSY file and lets
  32.  the caller go ahead and enter the Door.  
  33.  
  34. Version 5.1
  35. -----------
  36. (05-09-92)
  37.   Fixed a Path/File Access error in the Sort routine in DBUTIL. I was opening
  38.  the temporary file before the sort was done and it balked when time came to
  39.  write to the file. Moved the OPEN statement after the sort was done and it
  40.  works fine now. Still haven't figured why that would affect it!
  41.  
  42.   Fixed an oversight on displaying the menu colors. If you chose a black
  43.  border in DBUTIL it would display as white in DoorBill.
  44.  
  45. (05-06-92)
  46.   DoorBill now returns a DOS Error Level of 62. I understand GAP systems can
  47.  use this to recycle the BBS correctly when a caller logs off from within
  48.  DoorBill and not have 'Carrier Lost' written in the log.
  49.  
  50. (05-05-92)
  51.   Fixed a problem when running under PCBoard and the caller logged off from
  52.  within DoorBill. It was not updating the total time used and last date on
  53.  fields correctly. Julian dates are tricky!
  54.  
  55. Version 5.0
  56. -----------
  57. (05-02-92)
  58.   Fixed a problem with the Multi-Node field. Sometimes it would leave a
  59.  space in the middle of the filename when creating the BUSY file. Thus it
  60.  would generate a 'Bad Filename' error and abort. This only occured when
  61.  there was an 'N' for Multi-Node.
  62.  
  63. (05-01-92)
  64.   Fixed a problem when moving a door between categories. Seems the titles
  65.  came up black on black so you couldn't read them! Also fixed a 'Permission
  66.  Denied' error in the same routine. (Thanks Thom!)
  67.   
  68. (04-22-92) to (04-30-92)
  69.   Major upgrade time! Expanded the Command Lines in the Door screens from
  70.  50 characters to 70 characters each. And you now have 15 lines to work with
  71.  rather than 10.
  72.  
  73.   You may now configure what the menus will look like.  You have a choice of
  74.  20 border styles displayed in any color you wish. The Category Menu and the
  75.  Doors Menu are separately configurable.
  76.  
  77.   Another new addition is the ability to lock any door or DoorBill itself by
  78.  time of day.  You may specify up to 2 different periods during the day.
  79.  
  80.   You may now specify whether a Door is multi-node compatible or not.  If
  81.  you flag a Door with an N in this field, DoorBill will lock that Door
  82.  while a caller is accessing it.  Other callers trying to open the Door
  83.  will be notified that the Door is currently in use and to try again later.
  84.  
  85.   For non-PCBoard systems, when you choose P in the Conversion field, 
  86.  DoorBill now creates PCBOARD.SYS, USERS, and PCBOARD.DAT instead of just
  87.  PCBOARD.SYS.  This parameter is ignored on PCBoard systems (you already
  88.  have the files, why create them again?!).  Consequently, DUMMYPCB.ZIP
  89.  (which contained USERS and PCBOARD.DAT) has been removed from the .ZIP file.
  90.  
  91.   Added a Time Limit field for each Door. If this field is non-zero, DoorBill
  92.  will limit the callers time to the number of minutes in the Time Limit field
  93.  or to the number of minutes left on the BBS, whichever is less.
  94.  
  95.   Added the Prolog and Epilog fields. The Prolog field is for sending an
  96.  ANSI or ASCII screen before the Door runs. The Epilog field is the same
  97.  except it sends the screen file after the Door finishes. The filename of
  98.  the screen file must not contain an extension! If you have both ANSI
  99.  and ASCII screens, enter the ASCII screen filename which must be no more
  100.  than 7 letters as DoorBill will tack a G on the end for the ANSI file.
  101.  For example, your ASCII screen is SCREEN1 so DoorBill will look for
  102.  SCREEN1G as the ANSI filename. DoorBill would ignore a filename of
  103.  SCREEN1.ANS, etc. Which screen gets sent is determined by the callers
  104.  ANSI.SYS compatibility.
  105.  
  106.   Finally removed the COMLOCK parameter from the Categories Screen and the
  107.  program has been deleted from the .ZIP file.  The program was a poor attempt
  108.  at best.  If you need a port (un)locker, I recommend FORCE381.EXE.  You can
  109.  download it from MicroNet as FORCE38.ZIP.
  110.  
  111.   Finally figured out how to make DoorBill switch back to it's home directory
  112.  after a drop to DOS (F5 key)!  Previously, if you dropped to DOS and then
  113.  switched directories or drives, then EXITed back to DoorBill, you would get
  114.  a blank menu when you hit ENTER since it was trying to re-read the data files
  115.  which weren't in the current directory anymore.
  116.  
  117.   We now have GT Power support (again!).  I had switched some libraries
  118.  around for v4.3 and accidently left out the routines for GT support.
  119.  
  120.   Added support for generic game bulletins.  When not running under either
  121.  PCBOARD.SYS or USERS.SYS, you may specify a Bulletin Menu filename in Field
  122.  #2 of DBUTIL and a Bulletin listing filename in Field #3.  These are files
  123.  that you will create yourself.  Check the DOCs for a detailed explanation.
  124.  
  125.   One more time on that pesky error when the printer is toggled on but no
  126.  printer is available.  Had a RESUME statement out of place.  Corrected it
  127.  so we should have a graceful exit now (which also toggles the printer off).
  128.  
  129. Version 4.3
  130. -----------
  131. (03-21-92)
  132.   DoorBill can now use of the IRQ environment variable. For example, instead
  133.  of DOORBILL DOORBILL.CFG /5 you can use DOORBILL DOORBILL.CFG /%IRQ%
  134.  (provided you have used SET IRQ=x to set the environment variable).
  135.  
  136.   Have no idea how this one slipped by for so long but there was a slight
  137.  problem reading the location of DORINFOx.DEF. Fixed and working.
  138.  
  139. (03-19-92)
  140.   DoorBill will now recognize the PCBoard %PCBDRIVE% and %PCBDIR%
  141.  environment variables. For example, if your path to PCBOARD.SYS is
  142.  C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead
  143.  and DoorBill will substitute the drive and directory. This allows multi-
  144.  node systems to use just one DOORBILL.CFG even if the paths are different
  145.  for each node!
  146.  
  147. (03-18-92)
  148.   Guess again! I used a routine from the PBClone library to test if the
  149.  printer was online and ready. Seems it doesn't work to well since it
  150.  always returned a zero indicating the printer is offline. So it's back to
  151.  the drawing board with a routine of my own. This one seems to work as
  152.  it should (where have I heard that before!).
  153.  
  154. (03-05-92)
  155.   Looks like an error in the printer routine finally surfaced! Hard to
  156.  believe no one has stumbled on this one since it has been in place since
  157.  the early days of DoorBill. If you run PCBoard and have the printer toggled
  158.  on with no printer attached, you got a Device Fault error and the error
  159.  routine didn't trap it. Anyway, all fixed and ready to go now.
  160.  
  161. Version 4.2
  162. -----------
  163. (02-27-92)
  164.   For those of you running more than 1 node you may now run multiple .DAT
  165.  and .CNF files from the same directory. Just pass the filename when
  166.  calling DoorBill. For example, on a 2 node system you might call
  167.  the files DBILL1.CNF, DBILL2.CNF, DBILL1.DAT, and DBILL2.DAT.
  168.  For Node 1 your command line would be:
  169.  
  170.    DOORBILL DOORBILL.CFG CNF:DBILL1.CNF DAT:DBILL1.DAT
  171.  
  172.  and for Node 2:
  173.  
  174.    DOORBILL DOORBILL.CFG CNF:DBILL2.CNF DAT:DBILL2.DAT
  175.  
  176.  If you do not specify the CNF: or DAT: parameters, they will default
  177.  to DOORBILL.CNF and DOORBILL.DAT. 
  178.  
  179. Version 4.1
  180. -----------
  181. (02-24-92)
  182.   Fixed a bug in the Categories screen. When creating a the screen from
  183.  scratch it would go haywire on the Text and Border fields. I'm suprised
  184.  no one has reported that since it has been like that for 6 months!
  185.  
  186. (02-09-92)
  187.   Fixed a potential problem with the backspace locking the system in local
  188.  mode. That and the new BBS number and address for MicroNet are the only
  189.  changes so far for this version number.
  190.  
  191. Version 4.0
  192. -----------
  193. (10-19-91)
  194.   Fixed a couple of problems in writing CALLINFO.BBS having to do with the
  195.  time left and the total download bytes available.
  196.  
  197. (09-19-91)
  198.   Added Node number parameter for GT BBS systems. If you are running under
  199.  a network, such as Lantastic, put the node number on line 6 of the .CFG
  200.  file (which means your registration number goes on line 7!).
  201.  NOTE: This is for GT systems ONLY!
  202.  
  203. (09-02-91)
  204.   Since I have had a few requests to make the menu colors configurable, I
  205.  have added that feature. There are 2 new fields in DBUTIL. One for the
  206.  border color of the menus and one for the text. The colors range from 1
  207.  to 15 (see DOORBILL.DOC).
  208.  
  209. (08-25-91)
  210.   As per recommendations from Mustang Software, DoorBill no longer writes
  211.  USERINFO.DAT. It still updates the DOOR.SYS file, however.
  212.  
  213. (08-15-91)
  214.   Seems when I made the changes for 3.6 and 3.7 (which necessitated some
  215.  field changes), I neglected to also change the conversion routine for
  216.  versions 2.6 and below. Shouldn't affect too many of you but if it did
  217.  you would end up with a trashed .CNF file! Ouch!
  218.  
  219.  
  220. Version 3.9 (07-15-91)
  221. ----------------------
  222.   The folks at Mustang finally discovered the 52-line DOOR.SYS and have gone
  223.  to that format. Disregard the instructions for v3.8! Just put the path to
  224.  USERINFO.DAT on line 1 of the .CFG (forget about line 5 mentioned below).
  225.   Fixed an obscure bug that would, in certain instances, not display the
  226.  Categories above #9. And while I was at it, I installed a paging feature.
  227.  If you have more than 14 Categories or Doors listed, DoorBill will display
  228.  them in 2 pages. There will be an additional 'P] Page x' option on the menu.
  229.   And just for fun I optimized the code a little more and shaved about 2.5K
  230.  of the .EXE file!
  231.  
  232. Version 3.8 (06-17-91)
  233. ----------------------
  234.   Added support for Wildcat! v3.0! This version of Wildcat! started using the
  235.  DOOR.SYS format, however, it is the old 31 line version (as opposed to the
  236.  PCBoard/GAP 52 line version). DoorBill will know the difference (I hope!).
  237.  WildCat v3.0+ users must put the full pathname to the USERINFO.DAT on line
  238.  5 of the .CFG file. If you have registered DoorBill, your registration number
  239.  now goes on line 6.
  240.  
  241. Version 3.7 (05-20-91)
  242. ----------------------
  243.   Added an option to write a log file (DOORBILL.LOG). This option is available
  244.  to all systems. If you are running PCBoard, DoorBill will write to both the
  245.  CALLER log (automatic) and to DOORBILL.LOG (optional). This option defaults
  246.  to Y so if you do not wish to create a log file, you must place an N in the
  247.  second field in DBUTIL.
  248.   Expanded the G] Goodbye command to include all systems (not just PCBoard).
  249.   Fixed a problem with time remaining on GT systems. Also changed the Level
  250.  calculations for GT so they should hopefully be straightened out now.
  251.  
  252. Version 3.6 (04-12-91)
  253. ----------------------
  254.   Made the G]oodbye command for PCBoard systems configurable. This field
  255.  replaces the BBS directory field in DBUTIL. The default is "Y" so if you
  256.  wish to disable it, you must insert an "N" in this field. Otherwise, no
  257.  action is required on your part.
  258.   Fixed an overflow problem in one of the date routines.
  259.   Completely reworked the offending date routine so we should be back on
  260.  track now. I apologize for any problems the overflow error may have caused.
  261.  
  262. Version 3.5 (03-25-91)
  263. ----------------------
  264.   Added PCBOARD.SYS conversion for non-PCBoard systems. This will create the
  265.  PCBOARD.SYS file only. Dummy PCBOARD.DAT and USERS are included in the file
  266.  DUMMYPCB.ZIP if your Door requires these files.
  267.   Added support for non-standard COM port IRQ's (other than IRQ3 and IRQ4).
  268.  See the docs on how to activate and use a non-standard IRQ.
  269.  
  270. Version 3.4 (02-25-91)
  271. ----------------------
  272.   Added the conversion for DOOR.SYS doors so you can now run GAP doors
  273.  without the need for an external converter. This means we have a new DBUTIL.
  274.  The version number is 3.4 to match this version of DoorBill.
  275.   Added the conversion for SFDOORS.DAT which gives you the ability to run
  276.  Spitfire doors without a converter.
  277.   Added support for WWIV so hopefully DoorBill will now run on those systems.
  278.  Also added the WWIV Doors conversion so non-WWIV systems can run WWIV doors.
  279.  This is untested - any of you WWIV Sysops care to report back to me on how it
  280.  performs?
  281.   Added support for GT Power systems. DoorBill will read GTUSER.BBS and that's
  282.  it. It does not update any files on a GT system. This is untested so there
  283.  may be some bugs in the routine.
  284.   Fixed a problem in the DORINFO routine. It was writing COM1 for a Local
  285.  logon instead of COM0.
  286.  
  287. Version 3.3 (02-11-91)
  288. ----------------------
  289.   Added support for SFDOORS.DAT so Spitfire BBS systems can now run DoorBill.
  290.   Changed the color switch to default to the BBS setting. Also added a
  291.  generic menu border made up of keyboard characters rather than the IBM
  292.  extended ASCII characters for those unfortunate souls who haven't discovered
  293.  ANSI.SYS yet. What this means is you MUST have the Detect ANSI switch set
  294.  in DBUTIL to "Y" to display color menus. If it is set to "N" then all you
  295.  get is the generic menus. When set to "Y" you get the extended characters
  296.  and the color defaults to the BBS setting.
  297.   You can now run multiple nodes from the same DoorBill directory. Just make
  298.  sure that the paths you enter in DBUTIL are exactly the same for each node
  299.  that is to share the files. This will also apply to the Door's .CFG file.
  300.  You will need to change the DOORBILL batch file (see the sample DOORBILL
  301.  file for differences). For example, the BILLRUN.BAT file is now called
  302.  DBRUNx.BAT where x is the Node number.
  303.   Fixed an error in the CALLINFO.BBS routine where it would not write the
  304.  file in some cases. Also updated it to write the 36 line CALLINFO instead
  305.  of the old 30 line.
  306.   Had a report that the DBRUNx.BAT and DBILLx.TIM files on single node
  307.  systems were being written with 0 as the node number instead of node 1
  308.  as they should be. Fixed!
  309.   Tweaked the printer routine some more. Took the CR/LF out so that should
  310.  eliminate the blank lines. I neglected to send the entry to the printer
  311.  when the caller logged off from DoorBill so that has been added also.
  312.  
  313. Version 3.2 (12-13-90)
  314. ----------------------
  315.   Added support for PCBoard 14.5's USERS.SYS file! The main advantage is
  316.  that any changes in Time or Level are now passed back to PCBoard. Also,
  317.  the Call Waiting screen is updated when the caller logs off from DoorBill.
  318.  
  319. Version 3.1 (12-07-90)
  320. ----------------------
  321.   Hooray! Finally fixed that pesky midnight time problem where the caller
  322.  would get a time expired message if he logged on the BBS before midnight 
  323.  and entered DoorBill after midnight.
  324.   Added the Help command. It's not much but will let callers know that
  325.  command stacking is available.
  326.   The Goodbye command didn't work anywhere but at the Category menu. Fixed.
  327.  
  328. Version 3.0 (11-26-90)
  329. ----------------------
  330.   Fixed a problem with the display routines where no line feeds would be
  331.  sent if the local display was toggled off.
  332.   Added CALLINFO.BBS support so DoorBill can now run on Wildcat! systems!
  333.   Added the Goodbye command so users can now log off from DoorBill however,
  334.  this option is only available when running under PCBOARD.
  335.   Fixed a problem when running under PCBoard where DoorBill was writing the
  336.  callers elapsed time to the USER log. Thats' fine but it was inaccurate! It
  337.  now only updates USERS if the caller logs off from DoorBill.
  338.  
  339. Version 2.9 (10-26-90)
  340. -----------------------
  341.   Since a couple of Sysops expressed concern about the automatic ANSI
  342.  detection, I have made this configurable in DBUTIL. The default is 
  343.  ON (Y). If you want to turn it off just put an N in the Auto-ANSI field.
  344.   Added the ability to stack commands from the PCBoard prompt! (Here ya
  345.  are Chuck!) The format is:
  346.  
  347.  .... Command? OPEN 1 1;3 2;5 5;1 B Q
  348.  
  349.  This would OPEN Door #1 (DoorBill), select Category 1 - Door 3 and run the
  350.  door. When that door is finished DoorBill reloads (so it can check carrier
  351.  etc.) then selects Category 2 - Door 5, and so on. After all the doors have
  352.  ran, DoorBill reloads and displays the Bulletin Menu then exits to PCBoard.
  353.  If the caller enters either an invalid Category number or Door number, an
  354.  error message is displayed and DoorBill goes on to the next parameter. 
  355.  NOTE: This option only works with PCBoard!
  356.  
  357. Version 2.8 (10-22-90)
  358. ----------------------
  359.   DoorBill now provides a conversion for DORINFO1.DEF and CALLINFO.BBS!
  360.  There is a new field at the bottom of the Door entry screens in DBUTIL.
  361.  Just place a D for DORINFO1.DEF conversion or a C for CALLINFO.BBS in that
  362.  field and DoorBill will write the appropriate conversion file in the door's
  363.  directory.
  364.   Fixed a problem with the chat routine and the backspace introduced in
  365.  the conversion to BIOS screen writes.
  366.  
  367. Version 2.7 (10-20-90)
  368. ----------------------
  369.   Added auto-ANSI detection! If the caller has ANSI capability, DoorBill
  370.  will switch to Graphics mode regardless of his setting on the BBS. This
  371.  does not change the BBS setting. Right now auto-ANSI detection is not
  372.  configurable. Please let me know if you would like it to be.
  373.   Added Up:Dn to the Status line which indicates uploads and downloads.
  374.   Fiddled with the Sort routine in DBUTIL since it wasn't quite right.
  375.  Hopefully it will sort ALL the doors now!
  376.   Changed the local screen printing from Direct Screen Writes to BIOS
  377.  screen writes which should solve the problems with bleed thru for those
  378.  of you using DesqView (I hope!).
  379.   Added 2 shortcuts to the menus:
  380.    1. If you hit any key while any of the menus are printing, it will stop
  381.       and prompt you with 'Yes? '. This way you do not have to sit thru
  382.       the whole menu if you know which number you want.
  383.    2. You are now able to bypass the second menu altogether! For instance
  384.       if you want to enter Category 3 and Door 5 of that category, you
  385.       can now type 3;5. The delimiter must be a semi-colon (;).
  386.  
  387. Version 2.6 (10-04-90)
  388. ----------------------
  389.   DoorBill is now DOOR.SYS compatible! This entailed some changes in
  390.  DBUTIL as well as DoorBill. The DOORBILL.CNF file has changed with this
  391.  version and must be converted. Never fear, the conversion is automatic.
  392.  Both DoorBill and DBUTIL will detect the older format and do it's thing.
  393.  You won't even know it is happening!
  394.   You no longer need to enter the path to PCBOARD.DAT in DBUTIL.
  395.   The fields for the Doors BLT Menu and BLT.LST are now 25 characters
  396.  instead of 20 and the BBS DIR field has shrunk from 30 characters to 25.
  397.   The DOOR.SYS version is pretty much like the PCBoard one except you do
  398.  not have the ALT-N (Sysop next on) and ALT-X (exit to DOS) options while
  399.  in DoorBill.
  400.   The Bulletin of your Categories and Doors that DBUTIL creates has been
  401.  changed to make ASCII and ANSI files instead of the PCBoard @X files.
  402.  
  403. Version 2.5 (09-30-90)
  404. ----------------------
  405.   Added Sort option to DBUTIL. This option will sort all Doors in all
  406.  Categories and put them in alphabetical order. (Pretty quick too!)  
  407.  
  408. Version 2.5 (09-21-90)
  409. ----------------------
  410.   Fixed the CHAT MODE routines so the user gets credit for any time
  411.  spent in CHAT with the Sysop.
  412.   Changed the Status Line Help Menu key from ALT-H to HOME for reasons
  413.  to complicated to go into here.
  414.   The Bulletin option now displays both ASCII and ANSI bulletins.
  415.  
  416. Version 2.4 (09-14-90)
  417. ----------------------
  418.   Fixed a bug in the time routines. If a caller logged on just before 
  419.  midnight and entered DoorBill after midnight, it wasn't calculating
  420.  his time correctly and would kick him out with a 'time expired'.
  421.   Added option for the Sysop to Shell to DBUTIL.
  422.   Added Doors Bulletin viewing ability! If you enable this, the user
  423.  can now list your Doors Bulletins from within DoorBill.
  424.   Added the user's time left to the menu prompts.
  425.  
  426. Version 2.3 (09-02-90)
  427. ----------------------
  428.   Think I finally solved the lock-up problems some Sysops were having. The
  429.  problem stemmed from a sub-routine that checked for the existance of a
  430.  file. Took that out and put another routine in it's place which should
  431.  solve the problem. (later note: Nope, that didn't fix it!)
  432.  
  433. Version 2.2 (08-24-90)
  434. ----------------------
  435.   Added the MOVE command to DBUTIL. Changed the DoorBill version number so
  436.  we can keep the version numbers in sync.
  437.  
  438. Version 2.1g (08-22-90)
  439. -----------------------
  440.   Made some adjustments to the COM routines in COMLOCK and DoorBill. COMLOCK
  441.  wasn't picking up the HST 38400 parameter correctly.
  442.   Fixed a bug in the CHAT mode. If you stayed in CHAT longer than 5 minutes,
  443.  when you came out DoorBill would kick the caller back to the BBS with a
  444.  'Keyboard timeout' error.
  445.  
  446. Version 2.1f (08-20-90)
  447. -----------------------
  448.   Had some reports of 'Out of String Space' errors so I cleared out a bit
  449.  more for this update.
  450.  
  451. Version 2.1e (08-16-90)
  452. -----------------------
  453.   Ok, I got it this time (I really do!). These time calculations are giving me
  454.  a fit! Finally solved it by ignoring PCBOARD.SYS altogether and writing a
  455.  file just for time keeping. 
  456.  
  457. Version 2.1d (08-16-90)
  458. -----------------------
  459.   Thought I had the timing routines fixed but did not. Time calculations kept
  460.  getting screwed up due to the fact that some doors update PCBOARD.SYS with
  461.  the time remaining and some do not. I THINK it is fixed now.
  462.   Fixed a bug in the CHAT routine. It would give a Keyboard Timeout error 
  463.  after 5 minutes even though keyboard input was going on the whole time.
  464.  
  465. Version 2.1c (08-14-90)
  466. -----------------------
  467.   Fixed a bug in the security routines where DoorBill would allow a caller
  468.  with a level less than that specified would be allowed to see and enter
  469.  categories he shouldn't have.
  470.  
  471. Version 2.1b (08-10-90)
  472. -----------------------
  473.  Added logic so DoorBill would know a little earlier when a caller had logged 
  474.  off while inside a door. 
  475.  
  476. Version 2.1a (08-08-90)
  477. -----------------------
  478.   Fixed a bug in the timing routines. If a caller logged on close to the event 
  479.  and he had already been on previously that day, DoorBill would sometimes 
  480.  figure his time wrong and kick him out with a 'Time Expired' message even 
  481.  though he had plenty of time left.
  482.   Added Bulletin creator to DBUTIL.
  483.  
  484. Version 2.1  (08-06-90)
  485. -----------------------
  486.  Quite a few improvements over v1.1! 
  487.  Added full screen editor in DBUTIL.
  488.  Added security levels for the categories.
  489.  Added locks based on callers baud rate.
  490.  Expanded COMLOCK to include 9600, 19200 and 38400 baud.
  491.  Added insert and delete options to category and door screens.
  492.  
  493. Version 2.0
  494. -----------
  495.  Development and Alpha test version. Not released.
  496.  
  497. Version 1.1
  498. -----------
  499.  First public release.
  500.  
  501. Version 1.0
  502. -----------
  503.  Development and Alpha test version. Not released.
  504.  
  505.  
  506.  
  507.  
  508.